Skip to content

Conversation

@evelyn-ys
Copy link
Member

Description

test_notebook fails in Test Yum Package

It might caused because the operation system ADO used can't deal with ipynb file. This PR changed ipynb file in test to json file.

Testing Guide

azdev test test_notebook


This checklist is used to make sure that common guidelines for a pull request are followed.

@Juliehzl
Copy link
Contributor

is *.ipynb required to test?

@idear1203
Copy link
Contributor

idear1203 commented Apr 13, 2021

It doesn't quite make sense to me about this file extension renaming fix.

  1. this is just file renaming, while file content doesn't change. It's strange your pipeline works with .json but not with .ipynb
  2. we would like to name this file as .ipynb, which is a well known file format in Notebook world.

I think we should dig further and figure out the exact reason why the test case fails.

CC: @zesluo who is going to be the owner of Synapse CLI.

@evelyn-ys
Copy link
Member Author

@fengzhou-msft Could you help take a look why it only fails in yum package?

@evelyn-ys
Copy link
Member Author

Closed since It fails infrequently.
image

@evelyn-ys
Copy link
Member Author

Resolved in #17704

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants